cody - HTMLify profile
files of /cody/swapnilsparsh/30DaysOfJavaScript/39 - Age Calculator/
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
/** Declare the required variable with DOM elements. */
const yearField = document.getElementById('year');
const monthField = do
const yearField = document.getElementById('year');
const monthField = do